home *** CD-ROM | disk | FTP | other *** search
/ The Sunday Times: The Month 2004 August / The Sunday Times - The Month 2004-08.iso / pc / engine / modules / download_folder.swf / scripts / DefineButton2_94 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2004-06-24  |  71 b   |  5 lines

  1. on(release){
  2.    gotoAndStop("unchecked");
  3.    setCheckBox(false);
  4. }
  5.